Class org.omg.CORBA.TCKind
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.omg.CORBA.TCKind

java.lang.Object
   |
   +----org.omg.CORBA.TCKind

public final class TCKind
extends Object

Variable Index

 o _tk_alias
 o _tk_any
 o _tk_array
 o _tk_boolean
 o _tk_char
 o _tk_double
 o _tk_enum
 o _tk_except
 o _tk_fixed
 o _tk_float
 o _tk_long
 o _tk_longdouble
 o _tk_longlong
 o _tk_null
 o _tk_objref
 o _tk_octet
 o _tk_Principal
 o _tk_sequence
 o _tk_short
 o _tk_string
 o _tk_struct
 o _tk_TypeCode
 o _tk_ulong
 o _tk_ulonglong
 o _tk_union
 o _tk_ushort
 o _tk_void
 o _tk_wchar
 o _tk_wstring
 o tk_alias
 o tk_any
 o tk_array
 o tk_boolean
 o tk_char
 o tk_double
 o tk_enum
 o tk_except
 o tk_fixed
 o tk_float
 o tk_long
 o tk_longdouble
 o tk_longlong
 o tk_null
 o tk_objref
 o tk_octet
 o tk_Principal
 o tk_sequence
 o tk_short
 o tk_string
 o tk_struct
 o tk_TypeCode
 o tk_ulong
 o tk_ulonglong
 o tk_union
 o tk_ushort
 o tk_void
 o tk_wchar
 o tk_wstring

Method Index

 o from_int(int)
 o value()

Variables

 o _tk_null
  public final static int _tk_null
 o _tk_void
  public final static int _tk_void
 o _tk_short
  public final static int _tk_short
 o _tk_long
  public final static int _tk_long
 o _tk_ushort
  public final static int _tk_ushort
 o _tk_ulong
  public final static int _tk_ulong
 o _tk_float
  public final static int _tk_float
 o _tk_double
  public final static int _tk_double
 o _tk_boolean
  public final static int _tk_boolean
 o _tk_char
  public final static int _tk_char
 o _tk_octet
  public final static int _tk_octet
 o _tk_any
  public final static int _tk_any
 o _tk_TypeCode
  public final static int _tk_TypeCode
 o _tk_Principal
  public final static int _tk_Principal
 o _tk_objref
  public final static int _tk_objref
 o _tk_struct
  public final static int _tk_struct
 o _tk_union
  public final static int _tk_union
 o _tk_enum
  public final static int _tk_enum
 o _tk_string
  public final static int _tk_string
 o _tk_sequence
  public final static int _tk_sequence
 o _tk_array
  public final static int _tk_array
 o _tk_alias
  public final static int _tk_alias
 o _tk_except
  public final static int _tk_except
 o _tk_longlong
  public final static int _tk_longlong
 o _tk_ulonglong
  public final static int _tk_ulonglong
 o _tk_longdouble
  public final static int _tk_longdouble
 o _tk_wchar
  public final static int _tk_wchar
 o _tk_wstring
  public final static int _tk_wstring
 o _tk_fixed
  public final static int _tk_fixed
 o tk_null
  public final static TCKind tk_null
 o tk_void
  public final static TCKind tk_void
 o tk_short
  public final static TCKind tk_short
 o tk_long
  public final static TCKind tk_long
 o tk_ushort
  public final static TCKind tk_ushort
 o tk_ulong
  public final static TCKind tk_ulong
 o tk_float
  public final static TCKind tk_float
 o tk_double
  public final static TCKind tk_double
 o tk_boolean
  public final static TCKind tk_boolean
 o tk_char
  public final static TCKind tk_char
 o tk_octet
  public final static TCKind tk_octet
 o tk_any
  public final static TCKind tk_any
 o tk_TypeCode
  public final static TCKind tk_TypeCode
 o tk_Principal
  public final static TCKind tk_Principal
 o tk_objref
  public final static TCKind tk_objref
 o tk_struct
  public final static TCKind tk_struct
 o tk_union
  public final static TCKind tk_union
 o tk_enum
  public final static TCKind tk_enum
 o tk_string
  public final static TCKind tk_string
 o tk_sequence
  public final static TCKind tk_sequence
 o tk_array
  public final static TCKind tk_array
 o tk_alias
  public final static TCKind tk_alias
 o tk_except
  public final static TCKind tk_except
 o tk_longlong
  public final static TCKind tk_longlong
 o tk_ulonglong
  public final static TCKind tk_ulonglong
 o tk_longdouble
  public final static TCKind tk_longdouble
 o tk_wchar
  public final static TCKind tk_wchar
 o tk_wstring
  public final static TCKind tk_wstring
 o tk_fixed
  public final static TCKind tk_fixed

Methods

 o value
  public int value()
 o from_int
  public final static TCKind from_int(int i) throws BAD_PARAM

All Packages  Class Hierarchy  This Package  Previous  Next  Index